home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TCONFIGURACIONADICIONAL / TCONFIGURACIONADICIONAL.txt < prev   
Text File  |  2008-07-21  |  3KB  |  132 lines

  1. object ConfiguracionAdicional: TConfiguracionAdicional
  2.   Left = 318
  3.   Top = 264
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 156
  7.   ClientWidth = 477
  8.   Color = 14215660
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaGroupBox2: TPlaGroupBox
  21.     Tag = 1200
  22.     Left = 14
  23.     Top = 10
  24.     Width = 449
  25.     Height = 99
  26.     TitleFont.Charset = DEFAULT_CHARSET
  27.     TitleFont.Color = 13977088
  28.     TitleFont.Height = -11
  29.     TitleFont.Name = 'Tahoma'
  30.     TitleFont.Style = []
  31.     Caption = 'Adicional'
  32.     TabOrder = 0
  33.     object Label2: TLabel
  34.       Tag = 1300
  35.       Left = 57
  36.       Top = 19
  37.       Width = 375
  38.       Height = 26
  39.       AutoSize = False
  40.       Caption = 
  41.         'Estas opciones adicionales te ayudar∩┐╜n a afinar a∩┐╜n m∩┐╜s la forma' +
  42.         ' de llevar a cabo las tareas de an∩┐╜lisis.'
  43.       Constraints.MinWidth = 375
  44.       Transparent = True
  45.       WordWrap = True
  46.     end
  47.     object Image4: TImage
  48.       Left = 10
  49.       Top = 22
  50.       Width = 32
  51.       Height = 32
  52.       Picture.Data = {<image001.bmp>}
  53.       Transparent = True
  54.     end
  55.     object PlaBevel2: TPlaBevel
  56.       Left = 250
  57.       Top = 52
  58.       Width = 9
  59.       Height = 33
  60.       Shape = bsLeftLine
  61.     end
  62.     object CBActivarSonidos: TPlaCheckBox
  63.       Tag = 1400
  64.       Left = 57
  65.       Top = 70
  66.       Width = 93
  67.       Height = 16
  68.       HelpContext = 12
  69.       Caption = 'Activar sonidos'
  70.       TabOrder = 0
  71.       Visible = False
  72.     end
  73.     object CBOpcionesGrabar: TPlaCheckBox
  74.       Tag = 1600
  75.       Left = 57
  76.       Top = 52
  77.       Width = 126
  78.       Height = 16
  79.       HelpContext = 13
  80.       Caption = 'Registrar en el informe'
  81.       TabOrder = 1
  82.       TabStop = False
  83.       State = cbChecked
  84.     end
  85.     object CBOpMinimizar: TPlaCheckBox
  86.       Tag = 1700
  87.       Left = 271
  88.       Top = 52
  89.       Width = 142
  90.       Height = 16
  91.       HelpContext = 15
  92.       Caption = 'Minimizar mientras analiza'
  93.       TabOrder = 2
  94.       TabStop = False
  95.     end
  96.   end
  97.   object BTAceptar: TPlaButton
  98.     Left = 162
  99.     Top = 117
  100.     Width = 95
  101.     Height = 21
  102.     Anchors = [akRight, akBottom]
  103.     Caption = '&Aceptar'
  104.     TabOrder = 1
  105.     OnClick = BTAceptarClick
  106.     Default = True
  107.     ModalResult = 1
  108.   end
  109.   object PlaButton3: TPlaButton
  110.     Left = 368
  111.     Top = 117
  112.     Width = 95
  113.     Height = 21
  114.     Anchors = [akRight, akBottom]
  115.     Caption = '&Cancelar'
  116.     TabOrder = 2
  117.     Cancel = True
  118.     ModalResult = 2
  119.   end
  120.   object PlaButton1: TPlaButton
  121.     Left = 265
  122.     Top = 117
  123.     Width = 95
  124.     Height = 21
  125.     Anchors = [akRight, akBottom]
  126.     Caption = '&Restaurar'
  127.     TabOrder = 3
  128.     OnClick = BTAceptarClick
  129.     ModalResult = 1
  130.   end
  131. end
  132.